home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / remote / vd127r.zip / RELEASE.DOC < prev    next >
Text File  |  1991-11-16  |  5KB  |  158 lines

  1. 1.27
  2. ----
  3.   1) Supports RA 1.01 ExitInfo structures.
  4.  
  5.   2) Fixed bug which allowed user to edit their phone number
  6.      to something invalid.  Created errorlevel 14 to trap this.
  7.  
  8.   3) Documented errorlevel 13 which VD exits with when it
  9.      detects too many arguments on the command line.
  10.  
  11.   4) Fixed bug which caused the user name to be left out of a log
  12.      entry during bad number detection (via BadNumber Control file).
  13.  
  14.  
  15. 1.25
  16. ----
  17.   1) Cleaned up dupe phone number problems.
  18.  
  19. 1.18b
  20. -----
  21.   1) More Log cleanup.
  22.  
  23.   2) Added TWIT mode and TwitLine descriptor to vd.cfg.
  24.  
  25.  
  26. 1.17b
  27. -----
  28.   1) Fixed oversight in OFFHOOK and ONHOOK descriptors.  Both now
  29.      support the '|' for an optional Carriage Return after the
  30.      strings.  Before the CR was HardCoded!
  31.  
  32.   2) Made using a log optional by leaving out 'LogPath' descriptor
  33.      in Vd.Cfg.
  34.  
  35.   3) Added the 'LogStyle' descriptor to Vd.Cfg to allow use of the
  36.      Binkley/Opus or FrontDoor style logs.
  37.  
  38.  
  39. 1.16b
  40. -----
  41.  
  42.   1) Fixed Dupe checking problem via Cvt_PH program.  This bug has been
  43.      around since adding support for free-style phone formats in RA
  44.      and QuickBBS.  I never knew about it until 11/90.
  45.  
  46.  
  47. 1.15
  48. ----
  49.  
  50.   1) Fixed bug which would allow a long distance edited phone number
  51.      to be dialed regardless of LDSTART/LDSTOP settings.
  52.  
  53.   2) Added new vd.cfg descriptor: YOURCODELD
  54.      This one will allow you to tell VD not to strip your area code from
  55.      LD numbers in your area code - I call this Ed Marquis mode <grin>.
  56.  
  57.         syntax
  58.  
  59.         YourCodeLD NoStrip
  60.  
  61.      If you don't use this VD defaults to stripping them anyway.
  62.  
  63.   3) Added code to trap the use of the number 1 as a first digit of a
  64.      user's phone number.  This problem allowed LD users to tell VD they
  65.      were local thus forcing VD to call LD.  This problem first cropped
  66.      up when I changed VD to support the RA freeform style phone number.
  67.      I cannot imagine why no one ever noticed it until I stumbled upon
  68.      it tonight, a good three months after adding the freeform code.
  69.  
  70.  
  71. ValidOOR v1.10 Release Notes
  72. ----------------------------
  73.  
  74.   1) Minor change to log format.
  75.  
  76.   2) Chat Mode added via F1 key.
  77.  
  78.   3) Cleaned up some of the phone # processing code.
  79.  
  80.   4) Added JUMP TO DOS via the <F2> function key. Uses COMSPEC.
  81.  
  82.   5) Local keyboard now works when a user is online.
  83.  
  84.   6) Update Option Flags are displayed on the Status line like this:
  85.  
  86.                       Upd: S T F P L
  87.  
  88.       Upd:   flag under this means EXITINFO.BBS will be written to.
  89.       S  :     "    "    "     "   security level will be updated.
  90.       T  :     "    "    "     "   TimeLimit will be updated.
  91.       F  :     "    "    "     "   User Flags will be updated.
  92.       P  :   Number under this indicates PhoneEdit status.
  93.                   0 = disabled
  94.                   1 = enabled without EXITINFO update.
  95.                   2 = enabled with EXITINFO update.
  96.       L  :   flag under this means LongDistance calling enabled.
  97.       L  :   's'    "    "     "        "       slot      "    .
  98.  
  99.  
  100.   7) Cleaned up BIOS display routines (I hope) and tested with DV 2.25.
  101.  
  102.   8) Another new vd.cfg descriptor, EditPhone, allows sysop to permit
  103.      users to change their phone number.  See VD.Cfg in this package
  104.      for usage.
  105.  
  106.   9) Display modes have been tweaked a bit to work better.
  107.  
  108.  10) Status bar in DIRECT mode is two lines now.
  109.  
  110.  11) Version number changes: 1.05R for RA
  111.                              1.05Q for QBBS
  112.  
  113.  12) ValidOOR now requires you to put the Carriage return in your modem-init
  114.      string unlike previous versions.  Use the | character as a Carriage
  115.      Return at the end of your init string.
  116.  
  117.  13) There is a new optional descriptor in vd.cfg - ExitInfoPath - which allows
  118.      you to specify a path for your EXITINFO.BBS file.  Add this to your cfg
  119.      file using the correct path for your system:
  120.  
  121.      ExitInfoPath d:\qbbs\exitinfo.bbs
  122.  
  123.      If you leave out this vd.cfg descriptor, VD will look for EXITINFO.BBS
  124.      in the current directory.
  125.  
  126.  
  127.  
  128.  
  129.  14) Changed the way VD handles the flags.  You can now use a "N" in
  130.      any flag which will tell VD to leave that flag the way it
  131.      is already set. Example:
  132.  
  133.         AFlag XXX---nn
  134.  
  135.      would tell vd to set flags a1 a2 and a3 on, a4 a5 a6 off, and
  136.      leave a7 and a8 the way they were already set for that user.
  137.      The old way this worked was not a bug but rather lazy
  138.      programming on my part.
  139.  
  140.  
  141.  15) Added ability to use the free-style phone number format of
  142.      QuickBBS and/or Remote Access.
  143.  
  144.  
  145.  16) The modem reset string is no longer a hard-coded ATZ<CR> so you
  146.      MUST change your ModemReset descriptor to reflect the actual reset
  147.      string you wish to use like this:
  148.  
  149.         ModemReset ATZ|
  150.  
  151.      Use the | character as a <CR>.
  152.  
  153.      Of course you can still disable the modem reset like this:
  154.  
  155.         ModemReset NoATZ
  156.  
  157.  
  158.